Personal tools

Lua/Server/Player/Functions/GetSteamId

From JC2-MP Documentation

< Lua‎ | Server‎ | Player
Jump to: navigation, search

Returns    SteamId
Prototype    Player:GetSteamId()
Description    No description


Description

Returns the player's SteamId. You should not use the SteamId directly as a string or integer. Instead, use SteamId.string or SteamId.id.